home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / libraries / searchpath < prev    next >
Encoding:
Text File  |  1993-10-26  |  265 b   |  7 lines  |  [TEXT/$Tcl]

  1.  
  2.           searchpath path file
  3.           Search all directories in the specified path, which is a Tcl
  4.           list, for the specified file.  Returns the full path name of
  5.           the file, or an empty string if the requested file could not
  6.           be found.
  7.